ComponentOne Xamarin.Android
Count Property (GridRowColCollection<T>)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridRowColCollection<T> Class : Count Property
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As GridRowColCollection(Of T)
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

GridRowColCollection<T> Class
GridRowColCollection<T> Members